runtime.traceStack.hash (field)

3 uses

	runtime (current package)
		trace.go#L1198: 	hash uintptr
		trace.go#L1236: 		stk.hash = hash
		trace.go#L1255: 		if stk.hash == hash && stk.n == len(pcs) {